home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 35 / PC Gamer IT CD 35 2-2.iso / utility / ao10 / REMOVE.INF < prev    next >
Windows Setup INFormation  |  1998-08-10  |  2KB  |  54 lines

  1. ;*********************************************
  2. ; DO NOT REMOVE THIS FILE
  3. ; IT IS USED FOR UNINSTALL
  4. ;
  5. ; Uninstall definitions for
  6. ; ActionOutline 1.0 Beta 1
  7. ;
  8. ; Copyright (C) 1998, Green Parrots Software
  9. ;*********************************************
  10.  
  11. [version]
  12. signature="$CHICAGO$"
  13. Provider=%Vendor%
  14. SetupClass=BASE
  15.  
  16. [DefaultInstall]
  17. DelFiles=ProductCopyFiles
  18. UpdateInis=ProductLinks
  19. DelReg=ProductRemoveReg
  20.  
  21. [DestinationDirs]
  22. ProductCopyFiles           =24,"Progra~1\AO"
  23.  
  24. [ProductCopyFiles]
  25. Action.exe
  26. Tutorial.ao
  27. file_id.diz
  28. license.txt
  29. order.txt
  30. readme.txt
  31. remove.inf
  32.  
  33. [ProductLinks]
  34. setup.ini, progman.groups,,"ActionGroup=ActionOutline"
  35. setup.ini, ActionGroup,,"""ActionOutline 1.0 Beta 1"""
  36. setup.ini, ActionGroup,,"""Read me first!"""
  37. setup.ini, ActionGroup,,"""How to order"""
  38. setup.ini, ActionGroup,,"""License"""
  39.  
  40. [ProductRemoveReg]
  41. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ActionOutline10b1
  42. HKCU,Software\Green Parrots Software\ActionOutline\1.0\Config
  43. HKCU,Software\Green Parrots Software\ActionOutline\1.0\Last
  44. HKCU,Software\Green Parrots Software\ActionOutline\1.0\Reopen
  45. HKCU,Software\Green Parrots Software\ActionOutline\1.0\View
  46. HKCU,Software\Green Parrots Software\ActionOutline\1.0
  47.  
  48. [Strings]
  49. ShortName="ActionOutline"
  50. Name="ActionOutline 1.0 Beta 1"
  51. Description="The way to organize your information"
  52. Vendor="Copyright (C) 1998, Green Parrots Software"
  53. Prompt="This will remove ActionOutline 1.0 Beta 1. Continue?"
  54. Action="remove"